home *** CD-ROM | disk | FTP | other *** search
/ Giga Pack / Giga Pack CD1.iso / strategy / master10 / master.doc < prev    next >
Text File  |  1991-06-25  |  37KB  |  929 lines

  1.  
  2.  
  3.  
  4.  
  5.                         M A S T E R   M I N D
  6.                         ---------------------
  7.  
  8.  
  9.                              Version 1.00
  10.                              ------------
  11.  
  12.  
  13.                     Written by:  Charles A. Hardy
  14.                             Member of the
  15.                 Association of Shareware Professionals
  16.  
  17.  
  18.              Copyright 1990-1991 Expert Source Code, Inc.
  19.                          All Rights Reserved.
  20.  
  21.  
  22.  
  23.               P R O G R A M   D O C U M E N T A T I O N
  24.               -----------------------------------------
  25.  
  26.  
  27.                       Last updated:  May, 1991
  28.  
  29.  
  30.  
  31.  
  32.     +-----------------------------------------------------------+
  33.     |                     Table of Contents                     |
  34.     +-----------------------------------------------------------+
  35.  
  36.          Program Requirements. . . . . . . . . . . . . . .  2
  37.          Program Description . . . . . . . . . . . . . . .  2
  38.          Packing List. . . . . . . . . . . . . . . . . . .  3
  39.          Release and Update History. . . . . . . . . . . .  4
  40.          Other Expert Source Code, Inc. Shareware. . . . .  4
  41.          Shareware Concept . . . . . . . . . . . . . . . .  6
  42.          Program Registration. . . . . . . . . . . . . . .  7
  43.          Product Support . . . . . . . . . . . . . . . . .  8
  44.          ESC BBS . . . . . . . . . . . . . . . . . . . . .  8
  45.          Author/Publisher Information. . . . . . . . . . .  9
  46.          Association of Shareware Professionals (ASP). . .  9
  47.          ASP Ombudsman Statement . . . . . . . . . . . . . 11
  48.          Programming Tools . . . . . . . . . . . . . . . . 11
  49.          Trial Use License . . . . . . . . . . . . . . . . 11
  50.          Shareware Version Distribution License. . . . . . 12
  51.          Trial Use (Shareware Version) Warranty. . . . . . 14
  52.          Registered Version ONLY Warranty. . . . . . . . . 15
  53.          Applying for ASP Membership . . . . . . . . . . . 15
  54.          How to Contact Expert Source Code, Inc. . . . . . 16
  55.  
  56.  
  57.  
  58.  
  59.   Master Mind Documentation                         Page 1 of 16
  60.  
  61.  
  62.  
  63.  
  64.                         =====================
  65.                         Program Requirements:
  66.                         =====================
  67.  
  68.     Master Mind runs in 640 X 480 X 16 VGA graphics mode.  It
  69.     requires about 350K of disk space and about 350K of free
  70.     memory (RAM).  Master Mind also requires a mouse for program
  71.     interaction.  The delay at the beginning of the program is
  72.     necessary to load all of the pictures that this program uses.
  73.  
  74.     NOTE:  Because of the intensive disk access of this program
  75.            when loading the graphics files (Especially during the
  76.            introduction) it is recommended that you run it from a
  77.            hard disk.  This will drastically cut the delay at the
  78.            beginning of the program.
  79.  
  80.  
  81.                          ====================
  82.                          Program Description:
  83.                          ====================
  84.  
  85.     Master Mind is the clasic game of logic and deduction.  This
  86.     version uses fruit instead of the traditional colors.  The
  87.     object of the game is to guess which pieces of fruit goes in
  88.     which position.  The player can choose to guess at 5 to 7
  89.     positions from 5 to 9 pieces of fruit with or without multiple
  90.     pieces of the same kind of fruit and with 3 levels of reporting.
  91.     This adds up to a tremendous variety of levels of play.
  92.  
  93.     The game starts with a list of the available fruit at the bottom
  94.     of the screen and a list of blank boxes for fill just above that.
  95.     To select a fruit just click on the box containing that fruit and
  96.     that box will be highlighted.  Once a box is highlighted you may
  97.     place that piece of fruit by clicking with the left button in the
  98.     space you want it in (Clicking with the right button will erase
  99.     anything in that box).  If Multiple is on then you will be able
  100.     to place a single piece of fruit in as many boxes as you like.  If
  101.     not then you can only but it in one box (if you want to move it
  102.     then you must first remove the one already placed by clicking on
  103.     it with the right button).
  104.  
  105.     Once all of the positions are filled the OK button will light up.
  106.     At this point changes can still be made.  When all changes have
  107.     been made then clicking on the OK button will tell you how many
  108.     pieces you got right (according to your level of difficultly) and
  109.     clear the guessing area to get ready for another try.
  110.  
  111.     There are three levels of reporting in Master Mind:
  112.  
  113.        *  Level 1 - The correct pieces of fruit are placed in the
  114.  
  115.  
  116.  
  117.   Master Mind Documentation                         Page 2 of 16
  118.  
  119.  
  120.           guessed positions and the ones (if any) in the right po-
  121.           sition are highlighted.  This lets you know which fruit
  122.           are correct and which are in the right position.
  123.  
  124.        *  Level 2 - The correct pieces of fruit are displayed from
  125.           left to right in random order and a numbers will appear
  126.           in front of the guesses to tell you how many are in the
  127.           right positions.  This lets you know which pieces of fruit
  128.           are correct (but not what position they are in if you are
  129.           playing with multiples ON) and how many are in the right
  130.           position.
  131.  
  132.        *  Level 3 - Master Mind displays a happy face marker for each
  133.           correct piece of fruit and displays a number in front of the
  134.           guesses to tell how many are in the right positions.  The
  135.           happy face markers are placed in sequential order from left
  136.           to right.  This lets you know how many pieces of fruit are
  137.           correct and how many are in the right position but it doesn't
  138.           tell you which fruit are the correct ones.
  139.  
  140.     Master mind also contains a Hint and Answer function.  The Hint
  141.     function will turn your last guess into a level one guess (letting
  142.     you know which pieces of fruit are right and which ones are in the
  143.     right position).  The Answer functions will display a panel with
  144.     the correct answer (this function ends your turn and asks if you
  145.     would like to play again).
  146.  
  147.  
  148.     Some of the features of Master Mind include:
  149.  
  150.       *  Super VGA graphics.
  151.  
  152.       *  Mouse support.
  153.  
  154.       *  5 to 7 boxes to guess at.
  155.  
  156.       *  5 to 9 pieces of fruit to guess from.
  157.  
  158.       *  Multiple pieces allowed - toggle switch.
  159.  
  160.       *  3 levels of reporting.
  161.  
  162.       *  Shows last 20 trys on screen.
  163.  
  164.       *  Hint Function.
  165.  
  166.       *  Answer Screen.
  167.  
  168.       *  Sound toggle.
  169.  
  170.       *  On-line rules and instructions.
  171.  
  172.  
  173.  
  174.  
  175.   Master Mind Documentation                         Page 3 of 16
  176.  
  177.  
  178.                              =============
  179.                              Packing List:
  180.                              =============
  181.  
  182.     The complete Master Mind Shareware package should contain
  183.     the following files.  Please ensure that each file is
  184.     present.  If any of these files are missing then the
  185.     package is not complete and is not suitable for distribution
  186.     to others.  The complete package may be obtained directly
  187.     from Expert Source Code, Inc. or by downloading from ESC BBS.
  188.  
  189.      File Name                   Description of File
  190.     -----------    ----------------------------------------------
  191.     MASTER.EXE   - The Master Mind executable program file.
  192.  
  193.     MASTER.GXL   - The Master Mind graphics library.
  194.  
  195.     MASTER.DOC  -  The Master Mind documentation file.
  196.  
  197.     REGISTER.FRM - The Master Mind registration form.
  198.  
  199.  
  200.                      ===========================
  201.                      Release and Update History:
  202.                      ===========================
  203.  
  204.     1.00 - Initial release.
  205.  
  206.  
  207.               =========================================
  208.               Other Expert Source Code, Inc. Shareware:
  209.               =========================================
  210.  
  211.     AGGRESSION - Written by:  Thomas B. Hardy (ASP)
  212.          Aggression is a board game that combines some of the
  213.          aspects of checkers and backgammon.  The object is to
  214.          get all of your pieces from their starting side to the
  215.          opposite side before your opponent does.  One or two
  216.          players.  EGA and a Mouse are required.
  217.  
  218.     APPLES & ORANGES - Written by:  Charles A. Hardy (ASP)
  219.          Apples & Oranges is an Othello style strategy board
  220.          game.  It can be played by either 1 or 2 players.  The
  221.          object of the game is to capture as many of your
  222.          opponents pieces as possible.  One or two players.  EGA
  223.          and a Mouse are required.
  224.  
  225.     DRAW POKER - Written by:  Charles A. Hardy (ASP)
  226.          Draw Poker is like a cross between a slot machine and
  227.          Poker.  You make your bet, replace any unwanted cards
  228.          and collect your winnings.  This is a single player
  229.          game and includes a TOP 10 list.  VGA and a Mouse
  230.          are required.
  231.  
  232.  
  233.   Master Mind Documentation                         Page 4 of 16
  234.  
  235.  
  236.  
  237.     EXPERT TOOLS - Written by:  Thomas B. Hardy (ASP)
  238.          Expert Tools are the utilities that Norton forgot.
  239.          Containing over a dozen utilities these tools can be
  240.          used from the command line or from the included shell
  241.          program.
  242.  
  243.     FLORIDA LOTTERY - Written by:  Charles A. Hardy (ASP)
  244.          Florida Lottery is a number picker/tracker for Florida's
  245.          lottery games.  It covers CA$H 3, FANTASY 5 and LOTTO
  246.          games.  Florida Lottery also includes complete history
  247.          files for the FANTASY 5 and LOTTO games.  The program
  248.          supports either EGA graphics or ASCII color graphics.
  249.          Either a color monitor or EGA graphics is required.
  250.  
  251.     MASTER MIND - Written by:  Charles A. Hardy (ASP)
  252.          Master Mind is a game of logic and deduction.  The object
  253.          of the game is to guess which pieces of fruit go in which
  254.          position.  The setup screen lets you choose to guess at
  255.          5 to 7 position from 5 to 9 pieces of fruit (with or
  256.          without multiple pieces of the same kind of fruit) with
  257.          three levels of reporting.  This is a single player game.
  258.          VGA and a Mouse are required.
  259.  
  260.     MATCH'EM - Written by:  Charles A. Hardy (ASP)
  261.          Match'em is an concentration style memory game.  The
  262.          game is played on an 8 X 8 grid of raised buttons.
  263.          Inside of each button is a picture.  The object of the
  264.          game is to try to select two (2) buttons with alike
  265.          pictures for a match.  One or two players.  EGA and a
  266.          Mouse are required.
  267.  
  268.     MINE FIELD - Written by:  Charles A. Hardy (ASP)
  269.          Mine Field is graphical game of logic and deduction.
  270.          The object of the game is to mark all of the mines in
  271.          the enemy mine field so that your troups can get
  272.          through.  There are 15 different board styles to choose
  273.          from and a user selected number of bombs in each field.
  274.          VGA and a Mouse are required.
  275.  
  276.     SUPER MAXIT - Written by:  Joe M. Paris (ASP)
  277.          Super Maxit is a graphical version of the classic MAXIT
  278.          strategy board game with a few twists.  There are
  279.          several board shapes that the user can choose from.  One
  280.          or two players.  EGA is required.
  281.  
  282.  
  283.  
  284.  
  285.  
  286.  
  287.  
  288.  
  289.  
  290.  
  291.   Master Mind Documentation                         Page 5 of 16
  292.  
  293.  
  294.  
  295.                           ==================
  296.                           Shareware Concept:
  297.                           ==================
  298.  
  299.     If you are familiar with the idea behind Shareware, then you
  300.     know that Shareware is the ultimate in money back guarantees.
  301.  
  302.     Most money back guarantees work like this:  You pay for the
  303.     product and them have some period of time to try it out and
  304.     see whether of not you like it.  If you don't like it or find
  305.     that it doesn't do what you need, you return it (undamaged)
  306.     and at some point - which might take months - you get your
  307.     money back.  Some software companies won't even let you try
  308.     their product!  In order to qualify for a refund, the
  309.     diskette envelope must have an unbroken seal.  With these
  310.     "licensing" agreements, you only qualify for your money back
  311.     if you haven't tried the product.  How absurd!
  312.  
  313.     Shareware is very different.  With Shareware you get to try
  314.     it for a limited time, without spending a penny.  If you
  315.     decide not to continue using it, you throw it away and forget
  316.     all about it.  No paperwork, phone calls, or correspondence
  317.     to waste your valuable time.
  318.  
  319.     Software authors who use the Shareware method of distribution
  320.     feel that Shareware is the best way to try a product.  You
  321.     are able to try it on your own system(s), in your own special
  322.     environment, with no sales people looking over your shoulder.
  323.     Have you ever purchased a car and realized that if you could
  324.     have test driven it for 2 weeks your purchase decision might
  325.     have been different?  With Shareware these problems can be
  326.     avoided - you DO have a 2 week test-drive!
  327.  
  328.     After trying a Shareware product and deciding to continue to
  329.     use it, then - and only then - do you pay for it.  not only
  330.     that, but Shareware is traditionally MUCH less expensive
  331.     simply because you are paying for the software, not the
  332.     advertising and marketing that comprises that majority of the
  333.     cost of most software (a one page ad in PC Magazine, one
  334.     time, can cost upwards of $20,000).  If the try-before-you-
  335.     buy concept sounds like an ideal way to make your purchase
  336.     decisions, you're right!
  337.  
  338.     Some companies burden their products with annoying copy
  339.     protection schemes because they don't trust their users.
  340.     Shareware developers not only don't use copy protection, they
  341.     freely distribute their products because they DO trust their
  342.     users.
  343.  
  344.     Someone once said that you should never trust software that
  345.     doesn't trust you.  This makes a lot of sense - no wonder
  346.     Shareware is becoming so popular among users and developers.
  347.  
  348.  
  349.   Master Mind Documentation                         Page 6 of 16
  350.  
  351.  
  352.  
  353.     Shareware is a distribution method, NOT a type of software.
  354.     Shareware is produced by accomplished programmers, just like
  355.     retail software.  There is good and bad Shareware, just as
  356.     there is good and bad retail software.  The primary
  357.     difference between Shareware and retail software is that with
  358.     Shareware you know if it's good or bad BEFORE you pay for it.
  359.     Registration of Shareware products, in addition to being
  360.     required, is also an incentive for programmers to continue to
  361.     produce quality software for the Shareware market.
  362.  
  363.     There is another significant advantage to Shareware - it
  364.     allows small companies like Expert Source Code, Inc. to make
  365.     software available without the hundreds of thousands of
  366.     dollars in expenses that it takes to launch a traditional
  367.     retail software product.  There are many programs on the
  368.     market today which would never have become available without
  369.     the Shareware marketing method.  Please show your support for
  370.     Shareware by registering those programs you actually use and
  371.     by passing them on to others.  Thank you for your support!
  372.  
  373.  
  374.                         =====================
  375.                         Program Registration:
  376.                         =====================
  377.  
  378.     Master Mind is marketed under the Shareware concept (for a more
  379.     detailed description of Shareware see above).  You are free
  380.     to use this program for a trial period of two weeks.  If
  381.     you continue to use this program after the trial period you
  382.     are required to register it.  The program is registered by
  383.     mailing in the registration form (printed from the program or
  384.     printed from the file REGISTER.FRM) with the appropriate
  385.     fees.
  386.  
  387.     Credit Card users may also register by calling the ESC BBS
  388.     (See descritpion below) at 407/699-8258 and typing "OPEN 2"
  389.     at the main menu prompt or by E-Mailing us a completed regis-
  390.     tration form.
  391.  
  392.           ESC BBS (9600 Courier HST) - 407/699-8258
  393.                    CompuServe - 72711,2035
  394.                       Prodigy - FGTD17A
  395.                        GEnie - C.HARDY7
  396.                        Delphi - ESCINC
  397.  
  398.     Registered users of Master Mind will receive the following
  399.     benefits:
  400.  
  401.       *  A registered copy of the latest version of Master Mind.
  402.  
  403.       *  Product support as described below.
  404.  
  405.  
  406.  
  407.   Master Mind Documentation                         Page 7 of 16
  408.  
  409.  
  410.  
  411.       *  Free upgrades (cost only).  If you see a latter version
  412.          of Master Mind and you would like your registered copy
  413.          upgraded to that version just contact us and we will
  414.          update your copy for only what it costs us for the disk
  415.          and shipping ($5.00).
  416.  
  417.  
  418.                            ================
  419.                            Product Support:
  420.                            ================
  421.  
  422.     Support for all of Expert Source Code, Inc. Shareware
  423.     products is available in the following forms:
  424.  
  425.       *  By calling the ESC BBS (The support BBS for Expert
  426.          Source Code, Inc.) at (407) 699-8258 (1200/2400/9600
  427.          Courier HST - 24 hours a day) and leaving a (C)omment to
  428.          the SYSOP.
  429.  
  430.       *  Via E-Mail to:  CompuServe - 72711,2035
  431.                             Prodigy - FGTD17A
  432.                              GEnie - C.HARDY7
  433.                              Delphi - ESCINC
  434.  
  435.       *  By U.S. Mail to:   Expert Source Code, Inc.
  436.                             P. O. Box 180519
  437.                             Casselberry, FL  32718-0519
  438.  
  439.  
  440.                                ========
  441.                                ESC BBS:
  442.                                ========
  443.  
  444.     ESC BBS is the Expert Source Code, Inc. support BBS.  In
  445.     addition to it's normal BBS services ESC BBS offers free
  446.     support and order processing for all of Expert Source Code,
  447.     Inc. Shareware.  ESC BBS also has all of the latest version
  448.     of Expert Source Code, Inc. Shareware products for free
  449.     downloading (not including long distance telephone charges
  450.     of course).  You can also register Expert Source Code, Inc.
  451.     products on-line by typing "OPEN 2" at the main menu prompt.
  452.  
  453.     ESC BBS operates a 1200/2400/9600 Courier HST modem 24 hours
  454.     a day and can be reached at (407) 699-8258.
  455.  
  456.     Complete access to all of ESC BBS features is free just for
  457.     answering the questions the first time you sign on.
  458.  
  459.  
  460.  
  461.  
  462.  
  463.  
  464.  
  465.   Master Mind Documentation                         Page 8 of 16
  466.  
  467.  
  468.                     =============================
  469.                     Author/Publisher Information:
  470.                     =============================
  471.  
  472.     Expert Source Code, Inc. is a small software company owned
  473.     and operated by its three resident programmers.  At Expert
  474.     Source Code, Inc. we believe that the primary purpose of our
  475.     business is service, not profit,  This concept is fundamental
  476.     to our approach to product development, production and
  477.     marketing.  All of Expert Source Code, Inc. authors are
  478.     members of the Association of Shareware Professionals (ASP).
  479.  
  480.     Please feel free to contact us at any time if you have any
  481.     questions, comments or suggestions.  We can be reached by the
  482.     following methods:
  483.  
  484.       *  U.S. Mail to:  Expert Source Code, Inc.
  485.                         P. O. Box 180519
  486.                         Casselberry, FL  32718-0519
  487.  
  488.       *  E-Mail to:   CompuServe - 72711,2035
  489.                             Prodigy - FGTD17A
  490.                              GEnie - C.HARDY7
  491.                              Delphi - ESCINC
  492.  
  493.       *  ESC BBS (The home of Expert Source Code, Inc.) at
  494.          (407) 699-8258 (1200/2400/9600 Courier HST - 24
  495.          hours a day.
  496.  
  497.             =============================================
  498.             Association of Shareware Professionals (ASP):
  499.             =============================================
  500.  
  501.                          _______
  502.                     ____|__     |               (tm)
  503.                  --|       |    |-------------------
  504.                    |   ____|__  |  Association of
  505.                    |  |       |_|  Shareware
  506.                    |__|   o   |    Professionals
  507.                  -----|   |   |---------------------
  508.                       |___|___|    MEMBER
  509.  
  510.     In the early days of Shareware there were no real standards.
  511.     Independent authors had no efficient way to learn from each
  512.     other or to work together to improve the overall image of
  513.     Shareware.  There was no system in place th ensure that users
  514.     were treated fairly and professionally.   There was no way
  515.     for users to find an address for an author who had moved.  In
  516.     short, the Shareware community was disorganized and each
  517.     author did things the way he or she thought was best.  It was
  518.     clear that if Shareware was ever to become a viable and
  519.     respected marketing alternative, there had to bo some stan-
  520.     dardication.  There had to be some guidelines to best serve
  521.     the users.
  522.  
  523.   Master Mind Documentation                         Page 9 of 16
  524.  
  525.  
  526.  
  527.     In 1987 a handful of Shareware authors founded the Associa-
  528.     tion of Shareware Professionals (ASP).  In forming this
  529.     industry association these Shareware authors had several
  530.     primary goals in mind, including:
  531.  
  532.       *  To inform users about Shareware programs and about
  533.          Shareware as a method of distributing and marketing
  534.          software.
  535.  
  536.       *  To foster a high degree of professionalism among
  537.          Shareware authors by setting programming, marketing,
  538.          support standards for ASP members to follow.
  539.  
  540.       *  To encourage broader distribution of Shareware through
  541.          user groups and disk dealers who agree to identify and
  542.          explain the nature of Shareware.
  543.  
  544.       *  To assist members in marketing their software.
  545.  
  546.       *  To provide a forum through which ASP members may
  547.          communicate, share ideas, and learn from each other.
  548.  
  549.  
  550.     The newly formed Association of Shareware Professionals
  551.     worked together to draft a code of ethics for all present
  552.     and future members.  This code of ethics included several
  553.     requirements that soon became very popular among users
  554.     (customers), including:
  555.  
  556.  
  557.       *  A member's program (evaluation version) could not be
  558.          limited (crippled) in any way.  In the true spirit of
  559.          Try-Before-You-Buy, users must be able to evaluate all
  560.          the features in a program before paying the registration
  561.          fee.
  562.  
  563.       *  Members must respond to every registration.  At the very
  564.          least they must send a receipt for the payment.
  565.  
  566.       *  Members must provide technical support for their
  567.          products for at least 90 days from the date of
  568.          registration.
  569.  
  570.     A new system was put in place to help ensure that users were
  571.     treated fairly and professionally.  If a user was unable to
  572.     resolve a problem with a member author them the user could
  573.     contact the ASP Ombudsman with their complaint.  The
  574.     Ombudsman would then try to help resolve the dispute.  for
  575.     more complete details reguarding the Ombudsman, please refer
  576.     to the "ASP Ombudsman Statement" below.
  577.  
  578.  
  579.  
  580.  
  581.   Master Mind Documentation                         Page 10 of 16
  582.  
  583.  
  584.                        ========================
  585.                        ASP Ombudsman Statement:
  586.                        ========================
  587.  
  588.     This program is produced by a member of the Association of
  589.     Shareware Professionals (ASP).  ASP wants to make sure that the
  590.     shareware principle works for you.  If you are unable to resolve
  591.     a shareware-related problem with an ASP member by contacting the
  592.     member directly, ASP may be able to help.  The ASP Ombudsman can
  593.     help you resolve a dispute or problem with an ASP member, but
  594.     does not provide technical support for members' products.
  595.  
  596.     Please write to the ASP Ombudsman at:
  597.  
  598.             ASP Ombudsman
  599.             545 Grover Road
  600.             Muskegon, MI  49442-9427
  601.             U.S.A.
  602.  
  603.     or send a CompuServe message via CompuServe MAIL to ASP Ombudsman
  604.     70007,3536.
  605.  
  606.  
  607.                           ==================
  608.                           Programming Tools:
  609.                           ==================
  610.  
  611.     Master Mind was written using the following software tools:
  612.  
  613.       *  Turbo Pacsal 6.0 by Borland International.
  614.  
  615.       *  Expert Software Tools by Expert Source Code, Inc.
  616.  
  617.       *  TechnoJock's Turbo Toolkit by TechnoJock Software, Inc.
  618.  
  619.       *  GX Development Kit by GENUS Microprogramming.
  620.  
  621.  
  622.  
  623.                           ==================
  624.                           TRIAL USE LICENSE:
  625.                           ==================
  626.  
  627.     Master Mind is NOT a public domain program.  It is
  628.     Copyright 1990-1991 by Expert Source Code, Inc.  All
  629.     rights reserved.
  630.  
  631.     This software and accompanying documentation are protected by
  632.     United States Copyright law and also by International Treaty
  633.     provisions.  Any use of this software in violation of
  634.     Copyright law or the terms of this limited license will be
  635.     prosecuted to the best of our ability.  The conditions under
  636.     which you may copy this software and documentation are
  637.     clearly outlined below.
  638.  
  639.   Master Mind Documentation                         Page 11 of 16
  640.  
  641.  
  642.  
  643.     Expert Source Code, Inc. hereby grants you a limited license
  644.     to use this software for evaluation purposes for a period not
  645.     to exceed two weeks.  If you intend to continue using this
  646.     software (and/or it's documentation) after the two week
  647.     evaluation period, you MUST make a registration payment to
  648.     Expert Source Code, Inc.
  649.  
  650.     Using this software after the two week evaluation period,
  651.     without registering the software is a violation of the terms
  652.     of this limited license.
  653.  
  654.     Licensee shall not use, copy, rent, lease, sell, modify,
  655.     decompile, disassemble, otherwise reverse engineer, or
  656.     transfer the licensed program except as provided in this
  657.     agreement.  Any such unauthorized use shall result in
  658.     immediate and automatic termination of this license.
  659.  
  660.     All rights not expressly granted here are reserved to Expert
  661.     Source Code, Inc.
  662.  
  663.               =======================================
  664.               Shareware Version Distribution License:
  665.               =======================================
  666.  
  667.     As the copyright holder for Master Mind, Expert Source Code,
  668.     Inc. authorizes distribution by individuals only in
  669.     accordance with the following restrictions.
  670.  
  671.     Vendors who are ASP Associate Members in good standing are
  672.     hereby given permission to distribute the Master Mind
  673.     package in accordance with the Distribution Restrictions
  674.     listed above.  ASP Associate Members (often called "ASP
  675.     Approved Vendors") in good standing do not need to request
  676.     permission to distribute this package. This permission is
  677.     in effect until or unless we notify you otherwise, in writing.
  678.     ASP Vendor Members who wish to distribute the Master Mind
  679.     package as part of a collection (such as PsL's MegaDisk set,
  680.     or a CD-ROM package) may do so provided that all the other
  681.     restrictions are met.
  682.  
  683.     Shareware Distributors and Disk Vendors who are not ASP
  684.     Associate Members, but who wish to distribute the Master Mind
  685.     package must comply with the following restrictions in
  686.     addition to those listed below.  In order for us to ensure
  687.     that only current versions are distributed, we require that
  688.     you request permission from us (Expert Source Code, Inc.)
  689.     to distribute any of our products.  Since permission is
  690.     routinely granted, you may begin distributing the Master Mind
  691.     package immediately after sending in your request.  You don't
  692.     need to wait for confirmation from us before beginning dis-
  693.     tribution,  If, for any reason, your request is denied, you
  694.     must cease distribution immediately upon notification.  You
  695.  
  696.  
  697.   Master Mind Documentation                         Page 12 of 16
  698.  
  699.  
  700.  
  701.     may nor list any of our products in advertisements, catalogs
  702.     or other literature which describes our products as "FREE
  703.     SOFTWARE".  Shareware is "Try-Before-You-Buy" software,
  704.     it is not free.
  705.  
  706.     Vendors (non-ASP Vendor Members) who wish to distribute the
  707.     Master Mind package as part of a collection (such as PsL's
  708.     MegaDisk set of a CD-ROM package) must obtain permission
  709.     from Expert Source Code, Inc. prior to beginning such a
  710.     distribution.
  711.  
  712.     Individuals are hereby granted permission by Expert Source
  713.     Code, Inc. to copy the Master Mind diskette for their own use
  714.     (for evaluation purposes) or for other individuals to
  715.     evaluate, ONLY when the following conditions are met.
  716.  
  717.     The Master Mind package is defined as containing all the
  718.     material listed in the "Packing List" section listed above.
  719.     If any files listed in the packing list are missing, then
  720.     the package is not complete and distribution is forbidden.
  721.     Please contact us to obtain a complete package suitable for
  722.     distribution.
  723.  
  724.       *  The Master Mind package - including add related program
  725.          files and documentation files - CANNOT be modified
  726.          in any way and must be distributed as a complete
  727.          package, without exception.  The "Packing List"
  728.          section above contains a list of all files that are
  729.          part of the Master Mind package.
  730.  
  731.       *  No price or other compensation may be charges for the
  732.          Master Mind package.  A distribution cost may be
  733.          charged for the cost of the diskette, shipping and
  734.          handling, as long as the total (per disk) does not
  735.          exceed US$10.00 in the United States and Canada or
  736.          US$12.00 internationally.
  737.  
  738.       *  The Master Mind package CANNOT be sold as part of some
  739.          other inclusive package.  Nor can it be included in
  740.          any commercial software packaging offer, without a
  741.          written agreement from Expert Source Code, Inc.  For
  742.          information on combining the Master Mind package with
  743.          related programs to form a "disk-set", please refer
  744.          to the information below for ASP and non-ASP Disk
  745.          Vendors.
  746.  
  747.       *  The Printed User's Guide may not be reproduced in whole
  748.          or in part, using any means, without the written
  749.          permission of Expert Source Code, Inc.  In other words,
  750.          the disk-based documentation may not be distributed in
  751.          PRINTED (hardcopy) form.
  752.  
  753.  
  754.  
  755.   Master Mind Documentation                         Page 13 of 16
  756.  
  757.  
  758.       *  The Master Mind package cannot be "rented" or "leased"
  759.          to others.
  760.  
  761.       *  The person receiving a copy of the Master Mind package
  762.          MUST be made aware that each disk or copy is ONLY
  763.          for evaluation, and that Expert Source Code, Inc.
  764.          has not received any royalties or payment for the
  765.          product.  This requirement can be met by including the
  766.          complete Master Mind package, which contains any
  767.          appropriate registration reminders.
  768.  
  769.       *  The person receiving a copy of the Master Mind package
  770.          MUST be made aware that he or she does not become
  771.          a registered user until Expert Source Code, Inc.
  772.          has received payment for registration of the software.
  773.          This requirement can be met by including the complete
  774.          Master Mind package, which contains any appropriate
  775.          registration reminders.
  776.  
  777.       *  Expert Source Code, Inc. prohibits the distribution of
  778.          outdated versions of the Master Mind package, without
  779.          written permission from Expert Source Code, Inc.
  780.          If the version you have is over twelve (12) months old,
  781.          please contact us to ensure that you have the most
  782.          current version.  This version was released in May 1991.
  783.  
  784.       *  Licensee shall not use, copy, rent, lease, sell, modify,
  785.          decompile, disassemble, otherwise reverse engineer or
  786.          transfer the licensed program except as provided in
  787.          this agreement.  Any such unauthorized use shall result
  788.          in immediate and automatic termination of this license.
  789.  
  790.       *  U.S. Government Information:  Use, duplication or
  791.          disclosure by the U.S. Government of the computer
  792.          software and documentation in this package shall be
  793.          subject to the restricted rights applicable to
  794.          commercial computer software as set forth in subdivision
  795.          (b)(3)(ii) of the Rights in Technical Data and Computer
  796.          Software clause at 252.227-7013 (DFARS 52.227-7013).
  797.          The Contractor/manufacturer is:
  798.                          Expert Source Code, Inc.
  799.                          P. O.  180519
  800.                          Casselberry, FL 32718-0519
  801.  
  802.     All rights not expressly granted here are reserved to Expert
  803.     Source Code, Inc.
  804.  
  805.  
  806.           ==================================================
  807.           Trial Use (Shareware Evaluation Version) Warranty:
  808.           ==================================================
  809.  
  810.     The Shareware evaluation (trial use) version is provided AS
  811.  
  812.  
  813.   Master Mind Documentation                         Page 14 of 16
  814.  
  815.  
  816.  
  817.     IS.  Expert Source Code, Inc.  MAKES NO WARRANTY OF ANY KIND,
  818.     EXPRESSED OR IMPLIED, INCLUDING WITHOUT LIMITATION, ANY
  819.     WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR
  820.     PURPOSE.
  821.  
  822.  
  823.                   =================================
  824.                   Registered Version ONLY Warranty:
  825.                   =================================
  826.  
  827.     Expert Source Code, Inc warrants the physical diskette(s) and
  828.     physical documentation provided with registered verisons to
  829.     be free of defects in materials and workmanship for a period
  830.     of sixty days from the date of registration.  If Expert
  831.     Source Code, Inc. receives notification within the warranty
  832.     period of defects in materials or workmanship, and such
  833.     notification is dertermined by Expert Source Code, Inc. to be
  834.     correct.  Expert Source Code, Inc. will replace the defective
  835.     diskette(s) or documentation.
  836.  
  837.     The entire and exclusive liability and remedy for breach of
  838.     this Limited Warranty shall be limited to replacement of
  839.     defective diskette(s) or dicumentation and shall not include
  840.     or extend to any claim for ir right to recover any other
  841.     damages, including but not limited to, loss of profit, data,
  842.     or use of the software, or special, incidental, or conse-
  843.     quential damages or other similar claims, even if Expert
  844.     Source Code, Inc.  has been specifically advised of the
  845.     possibility of such damages.  In no event will Expert Source
  846.     Code, Inc.'s liability for any damages to you or any other
  847.     person ever exceed the lower of suggested list price or
  848.     actual price paid for the license to use the software,
  849.     regardless of any form of the claim.
  850.  
  851.     Expert Source Code, Inc. SPECIFICALLY DISCLAIMS ALL OTHER
  852.     WARRANTIES, EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED
  853.     TO, ANY IMPLIED WARRANTY OF MERCHANTABILITY AND/OR FITNESS
  854.     FOR A PARTICULAR PURPOSE.
  855.  
  856.  
  857.                    ============================
  858.                    Applying for ASP Membership:
  859.                    ============================
  860.  
  861.     If you would like to apply for ASP Associate Membership (to
  862.     become an ASP approved Vendor or an ASP BBS member), simply
  863.     write to the following address and request a VENDOR or BBS
  864.     membership application package:
  865.  
  866.                     ASP Executive Director
  867.                     545 Grover Road
  868.                     Muskegon, MI  49442-9427
  869.                     U.S.A.
  870.  
  871.   Master Mind Documentation                         Page 15 of 16
  872.  
  873.  
  874.  
  875.     or send a CompuServe message via CompuServe MAIL to ASP
  876.     Executive Director 72050,1433.  You may also FAX a request
  877.     to the ASP executive Director at 1-616-788-2765.
  878.  
  879.  
  880.                ========================================
  881.                How to Contact Expert Source Code, Inc.:
  882.                ========================================
  883.  
  884.     Expert Source Code, Inc. may be contacted by any of the
  885.     following methods:
  886.  
  887.       *  By U.S. Mail to:  Expert Source Code, Inc.
  888.                            P. O. Box 180519
  889.                            Casselberry, FL  32718-0519
  890.  
  891.       *  By E-Mail to:  CompuServe - 72711,2035.
  892.                            Prodigy - FGTD17A
  893.                             GEnie - C.HARDY7
  894.                             Delphi - ESCINC
  895.  
  896.       *  By calling ESC BBS at (407) 699-8258 and leaving a
  897.          (C)omment to the SYSOP.
  898.  
  899.  
  900.  
  901.  
  902.  
  903.  
  904.  
  905.  
  906.  
  907.  
  908.  
  909.  
  910.  
  911.  
  912.  
  913.  
  914.  
  915.  
  916.  
  917.  
  918.  
  919.  
  920.  
  921.  
  922.  
  923.  
  924.  
  925.  
  926.  
  927.  
  928.  
  929.   Master Mind Documentation                         Page 16 of 16